Groundhogg\DB\Query\Query A

Total Complexity 74
Dependencies 5
Dependents 2
Total lines 592
Lines of code 300
Logical lines of code 162
Comment lines 155
Methods 39
Properties 13

Methods 39

Method Rating Maintainability Complexity Lines of code
maybe_sanitize_aggregate_column()
A
41 7 58
setSelect()
A
50 8 27
sanitize_column()
S
62 3 11
get_var()
S
58 2 15
where()
S
66 3 9
search()
S
63 3 10
setOrder()
S
65 3 9
_where()
S
70 3 6
__construct()
S
62 2 11
get_results()
S
62 2 11
_joins()
S
78 2 3
get_found_rows()
S
63 2 10
_found_rows()
S
80 2 3
_orderby()
S
78 2 3
_offset()
S
79 2 3
_limit()
S
73 2 4
column_is_safe()
S
78 2 3
_alias()
S
80 2 3
_groupby()
S
72 2 6
__serialize()
S
63 1 13
get_select_sql()
S
64 1 11
__get()
S
82 1 3
addJoin()
S
72 1 5
count()
S
72 1 5
setOrderby()
S
76 1 4
add_safe_column()
S
76 1 4
__toString()
S
81 1 3
create_cache_key()
S
69 1 7
whereNotIn()
S
79 1 3
_table_name()
S
80 1 3
isAliased()
S
79 1 3
setLimit()
S
75 1 4
setOffset()
S
76 1 4
query()
S
81 1 3
_sanitize_column_key()
S
79 1 3
setGroupby()
S
68 1 7
setFoundRows()
S
77 1 4
_select()
S
78 1 3
whereIn()
S
79 1 3